projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ac7783
)
(font-lock-keywords): Add defvar.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 10:31:42 +0000
(10:31 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 10:31:42 +0000
(10:31 +0000)
lisp/textmodes/reftex.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/reftex.el
b/lisp/textmodes/reftex.el
index 01d40a6ea5b78aa8a50a64afa4709ccf691afdb9..29f12116cdeba53f19b1d0f2626a647de45718ee 100644
(file)
--- a/
lisp/textmodes/reftex.el
+++ b/
lisp/textmodes/reftex.el
@@
-289,6
+289,8
@@
(setq reftex-tables-dirty t)
(set symbol value)))
+(defvar font-lock-keywords)
+
;;; =========================================================================
;;;